2006
Manish Singh
Evaluate Python code
Evaluate python code under the python interpreter (primarily for batch mode)
unknown
| Type | Name | Description |
|---|---|---|
| PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
| PF_VALUE | code | The code to evaluate |
None